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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14238'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14238'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14263> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14263'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14263'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14260> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14253'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14253'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63968> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10141'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10141'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10140'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10140'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10148'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10148'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10149'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10149'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10154'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10154'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10159'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10159'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10143'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10143'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10142'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10142'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10108'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10108'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10122'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10122'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10116'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10116'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10113'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10113'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68146> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68145'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68145'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68164> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68672'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68672'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14947> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64448'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64448'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64451> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64455'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64455'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64446> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11361'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11361'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11395> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11395'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11395'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11342> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11331'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11331'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65158> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13008'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13008'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13030> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13030'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13030'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13025> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13029'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13029'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13045> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12994'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12994'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13022> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13022'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13022'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13031> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13031'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13031'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13032> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13032'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13032'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13033> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13047'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13047'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13024> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13024'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13024'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12995> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12995'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12995'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13021> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13021'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13021'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13018> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13014'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13014'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13034> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13051'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13051'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13013> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13023'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13023'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13015> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66535'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66535'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68549> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64449'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64449'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64443> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67782'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67782'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66457> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66537'^^xsd:integer;
  dwc:scientificName 'Dasynemoides albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153152'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66537'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66679> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66887'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66887'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66832> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66832'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66832'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66885> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66872'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66872'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66847> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14157'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14157'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67227'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67227'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67195> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67195'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67195'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67219> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67219'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67219'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67217> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67204'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67204'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67247> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67247'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67247'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65967> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67238'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67238'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67201> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67235'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67235'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67214> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67214'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67214'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67231> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67229'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67229'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14378> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66429'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66429'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66432> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66432'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66432'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66018> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66018'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66018'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66020> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66020'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66020'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66021> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66021'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66021'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65965> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65965'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65965'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66009> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66009'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66009'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65979> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65979'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65979'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65966> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65966'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65966'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14352> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14352'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14352'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14357> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14357'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14357'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14356> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14356'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14356'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14355> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14355'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14355'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14414> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14414'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14414'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14413> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14413'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14413'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14412> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14412'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14412'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14411> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14411'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14411'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14410> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14410'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14410'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14409> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14409'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14409'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66757> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66757'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66757'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66756> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66756'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66756'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66758> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66758'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66758'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66760> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66760'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66760'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66770> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66770'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66770'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66767> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66767'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66767'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14368> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14368'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14368'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66439> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66439'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66439'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66404> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66404'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66404'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66445> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66445'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66445'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65955> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65955'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65955'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65956> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65956'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65956'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65958> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65958'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65958'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65959> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65959'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65959'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12224> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12224'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12224'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12228> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12228'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12228'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12232> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12232'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12232'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12239> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12239'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12239'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12253> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12253'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12253'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12256> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12256'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12256'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12211> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12211'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12211'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12191> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12191'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12191'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12192> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12192'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12192'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12194> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12194'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12194'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12198> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12198'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12198'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12202> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12202'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12202'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14396> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14396'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14396'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14415> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14415'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14415'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14402> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14402'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14402'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14416> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14416'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14416'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14417> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14417'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14417'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14400> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14400'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14400'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63908> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63908'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63908'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63907> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63907'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63907'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63905> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63905'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63905'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63916> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63916'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63916'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63903> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63903'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63903'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63902> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63902'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63902'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63901> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63901'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63901'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63887> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63887'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63887'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63888> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63888'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63888'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63896> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63896'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63896'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63895> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63895'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63895'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63894> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63894'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63894'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63893> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63893'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63893'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63892> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63892'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63892'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63891> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63891'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63891'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63890> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63890'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63890'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63910> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63910'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63910'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63900> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63900'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63900'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63912> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63912'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63912'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67703> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67703'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67703'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67754> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67754'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67754'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65015> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65015'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65015'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65016> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65016'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65016'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65017> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65017'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65017'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65018> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65018'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65018'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65003> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65003'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65003'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64974> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64974'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64974'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64960> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64960'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64960'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67695> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67695'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67695'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67697> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67697'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67697'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67699> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67699'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67699'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67700> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67700'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67700'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67701> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67701'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67701'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67702> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67702'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67702'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67704> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67704'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67704'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67705> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67705'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67705'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67744> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67744'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67744'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13628> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13628'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13628'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64949> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64949'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64949'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64951> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64951'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64951'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64948> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64948'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64948'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64955> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64955'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64955'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64953> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64953'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64953'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64950> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64950'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64950'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64952> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64952'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64952'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64954> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64954'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64954'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64947> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64947'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64947'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10690> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10690'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10690'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10691> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10691'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10691'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10692> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10692'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10692'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10689> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10689'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10689'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10741> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10741'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10741'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10743> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10743'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10743'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10680> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10680'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10680'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64984> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64984'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64984'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64958> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64958'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64958'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14855> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14855'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14855'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14876> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14876'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14876'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14904> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14904'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14904'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14901> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14901'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14901'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14890> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14890'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14890'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14888> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14888'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14888'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14887> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14887'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14887'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14885> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14885'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14885'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14884> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14884'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14884'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14883> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14883'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14883'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14879> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14879'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14879'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14878> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14878'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14878'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68950> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68950'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68950'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68943> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68943'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68943'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68956> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68956'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68956'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68955> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68955'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68955'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68954> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68954'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68954'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68953> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68953'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68953'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68958> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68958'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68958'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68951> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68951'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68951'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68959> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68959'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68959'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68949> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68949'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68949'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68948> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68948'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68948'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13625> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13625'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13625'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13574> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13574'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13574'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13621> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13621'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13621'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13612> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13612'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13612'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13609> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13609'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13609'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13560> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13560'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13560'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68971> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68971'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68971'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68957> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68957'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68957'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68969> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68969'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68969'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68965> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68965'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68965'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68963> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68963'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68963'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68962> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68962'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68962'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68961> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68961'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68961'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68960> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68960'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68960'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68970> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68970'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68970'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68914> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68914'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68914'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68947> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68947'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68947'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68946> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68946'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68946'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68945> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68945'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68945'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68978> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68978'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68978'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68952> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68952'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68952'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68976> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68976'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68976'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68975> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68975'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68975'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68974> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68974'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68974'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68972> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68972'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68972'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65005> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65005'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65005'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64982> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64982'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64982'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64989> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64989'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64989'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64995> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64995'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64995'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64996> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64996'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64996'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64997> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64997'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64997'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64998> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64998'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64998'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64999> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64999'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64999'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65001> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65001'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65001'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65002> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65002'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65002'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64987> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64987'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64987'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65004> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65004'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65004'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65006> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65006'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65006'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65007> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65007'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65007'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65013> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65013'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65013'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64177> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64177'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64177'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64175> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64175'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64175'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64172> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64172'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64172'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64161> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64161'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64161'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64197> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64197'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64197'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64216> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64216'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64216'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14922> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14922'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14922'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14877> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14877'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14877'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14869> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14869'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14869'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14875> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14875'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14875'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14874> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14874'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14874'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14871> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14871'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14871'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14870> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14870'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14870'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14867> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14867'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14867'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14866> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14866'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14866'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14865> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14865'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14865'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14858> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14858'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14858'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14856> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14856'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14856'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14854> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14854'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14854'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14522> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14522'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14522'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14523> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14523'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14523'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14524> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14524'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14524'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14526> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14526'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14526'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14528> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14528'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14528'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14534> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14534'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14534'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14530> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14530'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14530'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14519> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14519'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14519'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68944> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68944'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68944'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68923> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68923'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68923'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68922> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68922'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68922'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68919> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68919'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68919'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68926> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68926'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68926'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68916> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68916'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68916'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68927> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68927'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68927'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68913> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68913'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68913'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68912> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68912'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68912'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68917> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68917'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68917'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68933> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68933'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68933'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68932> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68932'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68932'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68931> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68931'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68931'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68930> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68930'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68930'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68929> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68929'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68929'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68928> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68928'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68928'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68936> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68936'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68936'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68911> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68911'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68911'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68910> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68910'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68910'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68909> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68909'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68909'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68908> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68908'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68908'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68918> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68918'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68918'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68934> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68934'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68934'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68941> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68941'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68941'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68940> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68940'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68940'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68939> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68939'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68939'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68938> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68938'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68938'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68937> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68937'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68937'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68925> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68925'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68925'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68935> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68935'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68935'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68915> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68915'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68915'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14831> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14831'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14831'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13247> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13247'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13247'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13218> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13218'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13218'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13236> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13236'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13236'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13242> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13242'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13242'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13327> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13327'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13327'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13217> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13217'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13217'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13255> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13255'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13255'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13249> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13249'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13249'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13261> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13261'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13261'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14408> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14408'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14408'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14407> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14407'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14407'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14370> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14370'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14370'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14353> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14353'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14353'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14361> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14361'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14361'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14351> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14351'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14351'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14350> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14350'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14350'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14349> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14349'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14349'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14419> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14419'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14419'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14383> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14383'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14383'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14354> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14354'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14354'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14377> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14377'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14377'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14376> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14376'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14376'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14362> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14362'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14362'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14364> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14364'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14364'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14365> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14365'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14365'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14367> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14367'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14367'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14371> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14371'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14371'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14373> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14373'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14373'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14375> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14375'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14375'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14374> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14374'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14374'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14359> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14359'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14359'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14369> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14369'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14369'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68721> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68721'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68721'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63906> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63906'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63906'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63876> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63876'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63876'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63889> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63889'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63889'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63874> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63874'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63874'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63873> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63873'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63873'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63872> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63872'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63872'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63871> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63871'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63871'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63870> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63870'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63870'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63868> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63868'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63868'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63867> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63867'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63867'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63877> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63877'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63877'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63897> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63897'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63897'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63909> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63909'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63909'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67843> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67843'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67843'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67840> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67840'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67840'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67838> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67838'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67838'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67846> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67846'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67846'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67836> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67836'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67836'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67847> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67847'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67847'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14384> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14384'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14384'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14360> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14360'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14360'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14366> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14366'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14366'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11755> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11755'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11755'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11689> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11689'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11689'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11738> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11738'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11738'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67829> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67829'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67829'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67830> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67830'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67830'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14395> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14395'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14395'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14401> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14401'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14401'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14394> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14394'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14394'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14393> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14393'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14393'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14392> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14392'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14392'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14391> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14391'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14391'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14390> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14390'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14390'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14389> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14389'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14389'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14388> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14388'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14388'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14387> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14387'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14387'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14385> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14385'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14385'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68797> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68797'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68797'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68805> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68805'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68805'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68825> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68825'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus gelana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121572'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68825'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67828> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67828'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67828'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67827> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67827'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67827'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12210> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12210'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12210'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12225> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12225'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12225'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12212> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12212'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12212'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12213> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12213'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12213'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12216> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12216'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12216'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12222> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12222'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12222'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12223> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12223'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12223'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12203> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12203'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12203'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12209> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12209'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12209'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67891> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67891'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67891'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67890> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67890'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67890'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67889> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67889'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67889'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67888> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67888'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67888'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67887> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67887'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67887'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67886> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67886'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67886'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67884> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67884'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67884'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67865> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67865'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67865'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67893> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67893'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67893'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67871> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67871'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67871'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67870> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67870'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67870'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67868> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67868'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67868'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67831> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67831'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67831'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67866> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67866'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67866'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67883> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67883'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67883'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67882> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67882'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67882'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67881> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67881'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67881'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67880> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67880'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67880'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67878> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67878'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67878'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67885> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67885'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67885'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67835> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67835'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67835'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67867> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67867'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67867'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67844> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67844'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67844'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67872> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67872'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67872'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67832> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67832'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67832'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67896> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67896'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67896'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67897> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67897'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67897'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67876> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67876'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67876'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67875> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67875'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67875'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67894> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67894'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67894'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67873> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67873'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67873'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14405> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14405'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14405'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14406> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14406'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14406'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14399> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14399'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14399'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14398> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14398'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14398'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14397> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14397'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14397'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65510> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65510'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65510'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65505> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65505'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65505'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65506> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65506'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65506'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65508> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65508'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65508'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65502> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65502'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65502'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65513> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65513'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65513'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65501> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65501'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65501'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65519> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65519'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65519'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65637> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65637'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65637'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65647> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65647'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65647'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65648> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65648'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65648'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65666> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65666'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65666'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69041> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69041'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69041'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69029> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69029'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69029'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69031> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69031'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69031'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69032> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69032'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69032'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69033> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69033'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69033'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69035> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69035'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69035'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69036> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69036'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69036'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69037> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69037'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69037'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69040> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69040'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69040'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69024> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69024'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69024'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69042> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69042'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69042'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69043> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69043'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69043'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69044> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69044'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69044'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64961> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64961'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64961'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64963> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64963'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64963'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64964> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64964'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64964'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64966> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64966'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64966'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64967> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64967'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64967'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64969> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64969'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64969'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64970> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64970'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64970'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64972> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64972'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64972'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11986> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11986'^^xsd:integer;
  dwc:scientificName 'Pontonema macrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122210'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11986'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64959> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64959'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64959'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64975> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64975'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64975'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64976> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64976'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64976'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64977> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64977'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64977'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64978> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64978'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64978'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64980> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64980'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64980'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64981> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64981'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64981'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64983> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64983'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64983'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10925> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10925'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10925'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10944> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10944'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10944'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10935> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10935'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10935'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10941> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10941'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10941'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10943> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10943'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10943'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10942> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10942'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10942'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10912> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10912'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10912'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10939> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10939'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10939'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10934> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10934'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10934'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10933> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10933'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10933'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10937> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10937'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10937'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13696> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13696'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13696'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13697> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13697'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13697'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13699> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13699'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13699'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13658> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13658'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13658'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13657> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13657'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13657'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13655> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13655'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13655'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13654> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13654'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13654'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13666> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13666'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13666'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13695> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13695'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13695'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12628> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12628'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12628'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12629> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12629'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12629'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12630> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12630'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12630'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12640> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12640'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12640'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12639> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12639'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12639'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12672> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12672'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12672'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12668> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12668'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12668'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12636> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12636'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12636'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12635> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12635'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12635'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12634'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12634'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12633> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12633'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12633'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12632> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12632'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12632'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12671> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12671'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12671'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12670> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12670'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12670'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12638> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12638'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12638'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12682> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12682'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12682'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12681> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12681'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12681'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12680> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12680'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12680'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12679> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12679'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12679'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12678> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12678'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12678'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12663> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12663'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12663'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12676> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12676'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12676'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12675> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12675'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12675'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64478> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64478'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64478'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64503> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64503'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64503'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64505> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64505'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64505'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64509> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64509'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64509'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64511> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64511'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64511'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64494> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64494'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64494'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64493> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64493'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64493'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66891> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66891'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66891'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66933> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66933'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66933'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66955> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66955'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66955'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66956> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66956'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66956'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66957> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66957'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66957'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64512> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64512'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64512'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64513> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64513'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64513'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64514> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64514'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64514'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64477> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64477'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64477'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64457> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64457'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64457'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64464> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64464'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64464'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64480> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64480'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64480'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64468> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64468'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64468'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64479> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64479'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64479'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64474> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64474'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64474'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64476> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64476'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64476'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64463> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64463'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64463'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64467> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64467'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64467'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64501> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64501'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64501'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64498> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64498'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64498'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12631> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12631'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12631'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64492> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64492'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64492'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64489> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64489'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64489'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64483> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64483'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64483'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64482> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64482'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64482'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64481> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64481'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64481'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64460> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64460'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64460'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64469> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64469'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64469'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64461> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64461'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64461'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65025> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65025'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65025'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65022> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65022'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65022'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64985> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64985'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64985'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67344> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67344'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67344'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67347> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67347'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67347'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67346> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67346'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67346'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67345> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67345'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67345'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67343> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67343'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67343'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67342> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67342'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67342'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67341> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67341'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67341'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67340> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67340'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67340'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67333> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67333'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67333'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67334> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67334'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67334'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67335> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67335'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67335'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64495> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64495'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64495'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10916> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10916'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10916'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10919> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10919'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10919'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10915> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10915'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10915'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10914> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10914'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10914'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10917> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10917'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10917'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10918> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10918'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10918'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10822> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10822'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10822'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10881> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10881'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10881'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10846> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10846'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10846'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13642> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13642'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13642'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13664> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13664'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13664'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10867> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10867'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10867'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10865> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10865'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10865'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10863> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10863'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10863'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10852> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10852'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10852'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10876> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10876'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10876'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10886> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10886'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10886'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10888> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10888'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10888'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10889> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10889'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10889'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10891> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10891'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10891'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10823> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10823'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10823'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10872> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10872'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10872'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10849> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10849'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10849'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13663> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13663'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13663'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13662> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13662'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13662'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13660> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13660'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13660'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13669> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13669'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13669'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13668> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13668'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13668'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13667> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13667'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13667'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13650> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13650'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13650'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10839> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10839'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10839'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10871> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10871'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10871'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10821> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10821'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10821'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10845> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10845'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10845'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10873> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10873'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10873'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10870> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10870'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10870'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69194> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69194'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69194'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13651> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13651'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13651'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13653> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13653'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13653'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13636> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13636'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13636'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13635> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13635'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13635'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13634> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13634'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13634'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13632> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13632'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13632'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13631> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13631'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13631'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13630> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13630'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13630'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13629> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13629'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13629'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12642> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12642'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12642'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12643> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12643'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12643'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12644> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12644'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12644'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12645> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12645'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12645'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12649> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12649'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12649'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12623> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12623'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12623'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12624> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12624'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12624'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12625> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12625'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12625'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12626> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12626'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12626'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12627> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12627'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12627'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13644> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13644'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13644'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13647> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13647'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13647'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13649> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13649'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13649'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13648> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13648'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13648'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13637> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13637'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13637'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14030> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14030'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14030'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14036> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14036'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14036'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14037> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14037'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14037'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14039> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14039'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14039'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14059> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14059'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14059'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13684> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13684'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13684'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13692> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13692'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13692'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14543> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14543'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14543'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14549> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14549'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14549'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14548> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14548'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14548'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13683> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13683'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13683'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13682> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13682'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13682'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13680> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13680'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13680'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13679> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13679'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13679'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13678> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13678'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13678'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13685> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13685'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13685'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13674> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13674'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13674'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13673> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13673'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13673'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13677> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13677'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13677'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13686> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13686'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13686'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13672> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13672'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13672'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13671> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13671'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13671'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13670> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13670'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13670'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13694> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13694'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13694'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13691> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13691'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13691'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13689> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13689'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13689'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13688> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13688'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13688'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13687> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13687'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13687'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14544> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14544'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14544'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14550> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14550'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14550'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14538> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14538'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14538'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14540> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14540'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14540'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14541> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14541'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14541'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14542> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14542'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14542'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14561> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14561'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14561'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14559> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14559'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14559'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14557> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14557'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14557'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67976> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67976'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67976'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14527> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14527'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14527'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14508> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14508'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14508'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14525> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14525'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14525'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14502> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14502'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14502'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14536> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14536'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14536'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14500> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14500'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14500'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14499> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14499'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14499'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14564> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14564'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14564'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67975> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67975'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67975'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67974> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67974'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67974'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67973> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67973'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67973'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67972> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67972'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67972'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67986> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67986'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67986'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14494> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14494'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14494'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14495> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14495'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14495'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14496> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14496'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14496'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14497> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14497'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14497'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14498> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14498'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14498'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14531> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14531'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14531'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14515> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14515'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14515'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14516> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14516'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14516'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14517> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14517'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14517'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14529> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14529'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14529'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14503> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14503'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14503'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14504> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14504'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14504'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14505> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14505'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14505'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14506> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14506'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14506'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14507> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14507'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14507'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14521> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14521'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14521'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14511> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14511'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14511'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14520> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14520'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14520'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14514> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14514'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14514'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67994> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67994'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67994'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67993> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67993'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67993'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67992> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67992'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67992'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67985> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67985'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67985'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67978> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67978'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67978'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67982> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67982'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67982'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67981> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67981'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67981'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67991> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67991'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67991'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67989> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67989'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67989'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67988> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67988'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67988'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67987> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67987'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67987'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67980> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67980'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67980'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67979> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67979'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67979'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67977> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67977'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67977'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13690> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13690'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13690'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65026> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65026'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65026'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65078> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65078'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65078'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10964> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10964'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10964'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10963> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10963'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10963'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10945> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10945'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10945'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10897> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10897'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10897'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10898> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10898'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10898'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10948> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10948'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10948'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12498> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12498'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12498'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12497> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12497'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12497'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12495> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12495'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12495'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12494> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12494'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12494'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10139'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10139'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10138'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10138'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10137'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10137'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14236> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14236'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14236'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14207> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14207'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14207'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14206> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14206'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14206'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14250> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14250'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14250'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14237> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14237'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14237'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67336> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67336'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67336'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67384> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67384'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67384'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67378> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67378'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67378'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67377> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67377'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67377'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67338> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67338'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67338'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69013> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69013'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69013'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69025> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69025'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69025'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69015> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69015'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69015'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69016> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69016'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69016'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69018> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69018'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69018'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66202> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66202'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66202'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66194> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66194'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66194'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66195> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66195'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66195'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66196> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66196'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66196'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66197> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66197'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66197'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66198> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66198'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66198'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66209> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66209'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66209'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13809> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13809'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13809'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13807> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13807'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13807'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13806> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13806'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13806'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13794> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13794'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13794'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13793> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13793'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13793'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13790> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13790'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13790'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13789> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13789'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13789'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13775> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13775'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13775'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13818> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13818'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13818'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13816> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13816'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13816'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13831> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13831'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13831'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13830> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13830'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13830'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13828> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13828'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13828'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13827> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13827'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13827'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13826> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13826'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13826'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13825> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13825'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13825'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13822> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13822'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13822'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13821> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13821'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13821'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13819> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13819'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13819'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13817> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13817'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13817'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13836> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13836'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13836'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13795> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13795'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13795'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69045> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69045'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69045'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69046> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69046'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69046'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69047> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69047'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69047'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69049> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69049'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69049'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69038> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69038'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69038'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69014> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69014'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69014'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69019> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69019'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69019'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69021> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69021'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69021'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69023> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69023'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69023'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69012> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69012'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69012'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68983> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68983'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68983'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68981> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68981'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68981'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69000> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69000'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69000'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68992> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68992'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68992'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68993> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68993'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68993'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68994> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68994'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68994'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68996> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68996'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68996'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68982> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68982'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68982'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68991> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68991'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68991'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69009> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69009'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69009'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65024> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65024'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65024'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65076> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65076'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65076'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67375> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67375'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67375'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67358> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67358'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67358'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67359> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67359'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67359'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67329> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67329'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67329'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67356> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67356'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67356'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67355> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67355'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67355'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67354> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67354'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67354'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67352> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67352'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67352'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67351> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67351'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67351'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67350> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67350'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67350'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67323> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67323'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67323'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67324> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67324'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67324'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67326> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67326'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67326'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67328> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67328'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67328'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67390> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67390'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67390'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67330> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67330'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67330'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67337> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67337'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67337'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65054> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65054'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65054'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65046> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65046'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65046'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69050> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69050'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69050'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68997> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68997'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68997'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65041> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65041'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65041'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65050> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65050'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65050'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65031> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65031'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65031'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65033> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65033'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65033'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65049> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65049'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65049'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65069> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65069'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65069'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65051> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65051'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65051'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65052> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65052'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65052'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69002> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69002'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69002'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69003> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69003'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69003'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69005> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69005'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69005'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69007> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69007'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69007'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69008> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69008'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69008'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68999> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68999'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68999'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69010> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69010'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69010'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69001> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69001'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69001'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69116> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69116'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121672'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69116'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66189> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66189'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66189'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66203> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66203'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66203'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66204> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66204'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66204'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66206> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66206'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66206'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66207> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66207'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66207'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66222> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66222'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66222'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66200> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66200'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66200'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66182> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66182'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66182'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66171> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66171'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66171'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66172> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66172'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66172'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66173> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66173'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66173'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13835> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13835'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13835'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13803> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13803'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13803'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13802> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13802'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13802'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13834> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13834'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13834'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13800> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13800'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13800'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13799> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13799'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13799'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13798> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13798'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13798'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13843> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13843'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13843'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13842> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13842'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13842'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13841> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13841'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13841'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13840> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13840'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13840'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13837> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13837'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13837'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13814> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13814'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13814'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66175> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66175'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66175'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66176> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66176'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66176'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66177> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66177'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66177'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66191> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66191'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66191'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66181> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66181'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66181'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66190> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66190'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66190'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66184> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66184'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66184'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66185> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66185'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66185'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66186> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66186'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66186'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66187> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66187'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66187'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66188> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66188'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66188'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66210> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66210'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66210'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68980> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68980'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68980'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68990> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68990'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68990'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68989> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68989'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68989'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68987> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68987'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68987'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68986> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68986'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68986'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68985> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68985'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68985'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68859> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68859'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68859'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68900> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68900'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68900'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64658> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64658'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64658'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64587> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64587'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64587'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64616> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64616'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64616'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64620> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64620'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64620'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64593> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64593'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64593'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64594> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64594'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64594'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64591> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64591'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64591'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64609> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64609'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64609'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65931> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65931'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65931'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65932> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65932'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65932'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12161> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12161'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12161'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12154> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12154'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12154'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12155> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12155'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12155'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12158> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12158'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12158'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12167> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12167'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12167'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64632> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64632'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64632'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64617> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64617'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64617'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64595> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64595'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64595'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64596> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64596'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64596'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64597> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64597'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64597'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64599> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64599'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64599'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64600> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64600'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64600'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64602> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64602'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64602'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64604> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64604'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64604'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64649> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64649'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64649'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64644> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64644'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64644'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64603> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64603'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64603'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64640> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64640'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64640'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64630> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64630'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64630'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64625> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64625'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64625'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64614> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64614'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64614'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64613> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64613'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64613'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64642> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64642'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64642'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12169> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12169'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12169'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12168> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12168'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12168'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12153> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12153'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12153'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12133> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12133'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12133'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12171> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12171'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12171'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12172> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12172'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12172'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12176> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12176'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12176'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12177> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12177'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12177'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12179> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12179'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12179'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12180> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12180'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12180'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12183> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12183'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12183'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12184> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12184'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12184'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12185> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12185'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12185'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12187> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12187'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12187'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12188> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12188'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12188'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12588> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12588'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12588'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12566> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12566'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12566'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12564> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12564'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12564'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12590> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12590'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12590'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12569> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12569'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12569'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12573> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12573'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12573'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12571> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12571'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12571'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12608> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12608'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122228'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12608'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13950> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13950'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13950'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13943> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13943'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13943'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13940> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13940'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13940'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13939> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13939'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13939'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13937> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13937'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13937'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13933> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13933'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13933'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13919> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13919'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13919'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13921> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13921'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13921'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13927> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13927'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13927'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12339> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12339'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12339'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10233'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10233'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10200'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10200'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10198'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10198'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10229'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10229'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10197'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10197'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10196'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10196'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10192'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10192'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10191'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10191'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10174'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10174'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10230'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10230'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10203'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10203'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10234'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10234'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10235'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10235'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10187'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10187'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10185'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10185'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10181'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10181'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10178'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10178'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10175'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10175'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10189'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10189'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10228'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10228'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10223> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10223'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10223'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10222> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10222'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10222'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10220> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10220'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10220'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12487> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12487'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12487'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12486> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12486'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12486'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12483> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12483'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12483'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12493> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12493'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12493'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12478> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12478'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12478'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12542> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12542'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12542'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11826> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11826'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11826'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11823> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11823'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11823'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11821'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11821'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11824> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11824'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11824'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11761> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11761'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11761'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11789> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11789'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11789'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11757> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11757'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11757'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11816'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11816'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11788> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11788'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11788'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11794> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11794'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11794'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11793> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11793'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11793'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11796'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11796'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11773> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11773'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11773'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11771> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11771'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11771'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11770> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11770'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11770'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11763> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11763'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11763'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11808'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11808'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11777> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11777'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11777'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11778> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11778'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11778'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11781> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11781'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11781'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11784'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11784'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11785'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11785'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11787> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11787'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11787'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11828'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11828'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11792> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11792'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11792'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11790> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11790'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11790'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11806'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11806'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11758> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11758'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11758'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12093> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12093'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12093'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11760> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11760'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11760'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11818> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11818'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11818'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11791'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11791'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10961> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10961'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10961'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10957> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10957'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10957'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10952> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10952'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10952'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10951> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10951'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10951'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10901> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10901'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10901'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10906> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10906'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10906'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10910> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10910'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10910'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12546> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12546'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12546'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12545> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12545'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12545'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12544> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12544'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12544'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12541> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12541'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12541'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12488> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12488'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12488'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12531> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12531'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12531'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12532> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12532'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12532'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12533> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12533'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12533'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12499> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12499'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12499'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12482> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12482'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12482'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12516> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12516'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12516'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12515> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12515'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12515'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12514> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12514'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12514'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12513> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12513'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12513'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12512> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12512'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12512'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12527> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12527'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12527'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12511> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12511'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12511'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12505> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12505'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12505'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12504> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12504'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12504'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12503> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12503'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12503'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12502> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12502'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12502'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12501> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12501'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12501'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12500> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12500'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12500'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12510> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12510'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12510'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14214> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14214'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14214'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14227> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14227'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14227'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14230> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14230'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14230'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14234> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14234'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14234'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14213> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14213'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14213'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14211> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14211'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14211'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66637> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66637'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66637'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66638> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66638'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66638'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66639> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66639'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66639'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66659> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66659'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66659'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66640> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66640'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66640'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66642> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66642'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66642'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66653> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66653'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66653'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66636> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66636'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66636'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66655> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66655'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66655'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66621> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66621'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66621'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66654> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66654'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66654'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14266> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14266'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14266'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66646> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66646'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66646'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66635> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66635'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66635'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66634> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66634'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66634'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66627> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66627'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66627'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66622> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66622'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66622'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66604> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66604'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66604'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66620> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66620'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66620'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66619> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66619'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66619'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66617> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66617'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66617'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66616> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66616'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66616'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66615> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66615'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66615'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66610> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66610'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66610'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66625> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66625'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66625'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12982> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12982'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12982'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12984> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12984'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12984'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12985> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12985'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12985'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12986> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12986'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12986'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12987> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12987'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12987'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12988> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12988'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12988'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12981> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12981'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12981'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10065'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10065'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10064'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10064'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10095'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10095'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10094'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10094'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10093'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10093'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10083'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10083'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10081'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10081'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10079'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10079'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10068'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10068'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10067'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10067'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10049'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10049'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10053'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10053'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10051'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10051'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10050'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10050'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10048'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10048'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10052'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10052'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10056'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10056'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10055'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10055'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10054'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10054'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10057'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10057'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10045'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10045'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10041'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10041'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10040'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10040'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10039'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10039'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10038'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10038'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10037'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10037'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10036'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10036'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10035'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10035'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10034'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10034'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10031'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10031'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10044'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10044'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10047'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10047'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10043'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10043'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10033'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10033'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10046'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10046'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10029'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10029'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10032'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10032'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10058'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10058'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10063'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10063'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10062'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10062'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10060'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10060'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10066'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10066'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13059> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13059'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13059'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13058> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13058'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13058'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66242> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66242'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66242'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66237> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66237'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66237'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66211> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66211'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66211'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66212> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66212'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66212'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66214> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66214'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66214'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66219> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66219'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66219'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66221> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66221'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66221'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13076> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13076'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13076'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13078> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13078'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13078'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13081> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13081'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13081'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13062> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13062'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13062'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13108> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13108'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13108'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13092> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13092'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13092'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13090> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13090'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13090'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13089> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13089'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13089'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13087> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13087'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13087'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13071> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13071'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13071'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13066> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13066'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13066'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13080> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13080'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13080'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13070> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13070'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13070'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13072> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13072'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13072'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13073> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13073'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13073'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13074> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13074'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13074'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13075> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13075'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13075'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13061> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13061'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13061'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13053> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13053'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13053'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13057> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13057'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13057'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13055> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13055'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13055'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13083> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13083'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13083'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13082> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13082'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13082'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66224> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66224'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66224'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66223> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66223'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66223'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66179> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66179'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66179'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66239> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66239'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66239'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66225> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66225'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66225'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66227> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66227'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66227'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66228> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66228'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66228'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66235> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66235'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66235'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66236> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66236'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66236'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66208> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66208'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66208'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66238> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66238'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66238'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66240> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66240'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66240'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66241> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66241'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66241'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67516> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67516'^^xsd:integer;
  dwc:scientificName 'Filitonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '161302'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67516'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10576> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10576'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10576'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10594'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10594'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10604> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10604'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10604'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10583> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10583'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10583'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10584> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10584'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10584'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10585'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10585'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10589> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10589'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10589'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10534> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10534'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10534'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10591'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10591'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10581'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10581'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10593'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10593'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10580> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10580'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10580'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10595'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10595'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10597> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10597'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10597'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10598> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10598'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10598'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10599> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10599'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10599'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10600> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10600'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10600'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11861> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11861'^^xsd:integer;
  dwc:scientificName 'Pomponema reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '161045'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11861'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64909> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64909'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64909'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10625> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10625'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10625'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10626'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10626'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10610> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10610'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10610'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10634'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10634'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10633> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10633'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10633'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10630> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10630'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10630'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10629> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10629'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10629'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10605> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10605'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10605'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10606> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10606'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10606'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10607> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10607'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10607'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10635> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10635'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10635'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10611> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10611'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10611'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10631> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10631'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10631'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10616> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10616'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10616'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10617> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10617'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10617'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10619> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10619'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10619'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10620> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10620'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10620'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10621> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10621'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10621'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10641> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10641'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10641'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68006> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68006'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68006'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68017> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68017'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68017'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68015> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68015'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68015'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68013> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68013'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68013'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10642> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10642'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10642'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10639> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10639'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10639'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10637> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10637'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10637'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10638> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10638'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10638'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10644> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10644'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10644'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67264> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67264'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67264'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67318> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67318'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67318'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67283> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67283'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67283'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67280> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67280'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67280'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67279> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67279'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67279'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67316> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67316'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67316'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67998> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67998'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67998'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68010> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68010'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68010'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67999> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67999'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67999'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68007> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68007'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68007'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68000> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68000'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68000'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68001> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68001'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68001'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68002> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68002'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68002'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68004> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68004'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68004'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68005> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68005'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68005'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68008> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68008'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68008'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68039> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68039'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68039'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67322> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67322'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67322'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67301> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67301'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67301'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67299> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67299'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67299'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67297> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67297'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67297'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67295> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67295'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67295'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67293> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67293'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67293'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67290> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67290'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67290'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67289> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67289'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67289'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67269> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67269'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67269'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67268> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67268'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67268'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67267> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67267'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67267'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67287> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67287'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67287'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67265> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67265'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67265'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67288> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67288'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67288'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67261> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67261'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67261'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67257> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67257'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67257'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67256> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67256'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67256'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67255> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67255'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67255'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67253> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67253'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67253'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67252> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67252'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67252'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67266> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67266'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67266'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67303> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67303'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67303'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67320> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67320'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67320'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67319> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67319'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67319'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67317> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67317'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67317'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67313> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67313'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67313'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67311> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67311'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67311'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67310> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67310'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67310'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67284> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67284'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67284'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67307> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67307'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67307'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66829> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66829'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66829'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66826> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66826'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66826'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66820> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66820'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66820'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66821> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66821'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66821'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66823> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66823'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66823'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66824> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66824'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66824'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66825> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66825'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66825'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66831> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66831'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66831'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12449> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12449'^^xsd:integer;
  dwc:scientificName 'Quadricoma scanica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121158'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12449'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1305133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14767> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14767'^^xsd:integer;
  dwc:scientificName 'Tricoma brevirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121167'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14767'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65865> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65865'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65865'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65836> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65836'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65836'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65820> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65820'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65820'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65843> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65843'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65843'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65844> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65844'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65844'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65860> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65860'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65860'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65845> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65845'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65845'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65814> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65814'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65814'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65815> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65815'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65815'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66851> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66851'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66851'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66852> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66852'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66852'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66853> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66853'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66853'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66854> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66854'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66854'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66855> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66855'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66855'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66876> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66876'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66876'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66886> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66886'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66886'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66869> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66869'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66869'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66858> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66858'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66858'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66856> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66856'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66856'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66868> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66868'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66868'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66874> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66874'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66874'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66828> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66828'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66828'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66827> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66827'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66827'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66819> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66819'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66819'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65880> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65880'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65880'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65879> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65879'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65879'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65877> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65877'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65877'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65875> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65875'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65875'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65872> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65872'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65872'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65826> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65826'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65826'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65834> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65834'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65834'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65868> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65868'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65868'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65869> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65869'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65869'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65881> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65881'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65881'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65867> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65867'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65867'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65858> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65858'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65858'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65863> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65863'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65863'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65864> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65864'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65864'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65862> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65862'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65862'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65861> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65861'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65861'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65855> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65855'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65855'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65851> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65851'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65851'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65849> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65849'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65849'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65840> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65840'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65840'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65841> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65841'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65841'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64686> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64686'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64686'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64707> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64707'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64707'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64675> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64675'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64675'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64683> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64683'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64683'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64698> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64698'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64698'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64728> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64728'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64728'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64725> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64725'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64725'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64710> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64710'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64710'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64676> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64676'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64676'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64726> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64726'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64726'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64670> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64670'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64670'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66344> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66344'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66344'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66345> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66345'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66345'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66384> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66384'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66384'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66324> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66324'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66324'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66334> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66334'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66334'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66297> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66297'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66297'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66272> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66272'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66272'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66318> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66318'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66318'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66273> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66273'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66273'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66274> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66274'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66274'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66275> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66275'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66275'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66317> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66317'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66317'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66320> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66320'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66320'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66263> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66263'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66263'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66280> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66280'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66280'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66248> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66248'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66248'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66262> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66262'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66262'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66261> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66261'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66261'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66260> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66260'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66260'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66259> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66259'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66259'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66266> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66266'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66266'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66243> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66243'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66243'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66245> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66245'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66245'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66271> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66271'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66271'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66247> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66247'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66247'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66269> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66269'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66269'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66249> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66249'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66249'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66250> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66250'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66250'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66251> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66251'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66251'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66254> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66254'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66254'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66255> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66255'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66255'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66363> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66363'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66363'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66364> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66364'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66364'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66374> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66374'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66374'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66383> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66383'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66383'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66379> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66379'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66379'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66380> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66380'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66380'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66370> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66370'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66370'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66325> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66325'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66325'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66326> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66326'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66326'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66331> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66331'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66331'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66346> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66346'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66346'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66335> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66335'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66335'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66382> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66382'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66382'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66337> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66337'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66337'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66338> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66338'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66338'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66386> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66386'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66386'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66339> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66339'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66339'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66341> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66341'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66341'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66342> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66342'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66342'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66276> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66276'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66276'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66277> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66277'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66277'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66279> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66279'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66279'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66294> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66294'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66294'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66268> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66268'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66268'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66381> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66381'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66381'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66298> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66298'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66298'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66256> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66256'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66256'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66257> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66257'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66257'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66258> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66258'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66258'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66323> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66323'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66323'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66246> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66246'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66246'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66351> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66351'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66351'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66353> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66353'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66353'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66354> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66354'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66354'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66357> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66357'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66357'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66360> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66360'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66360'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66361> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66361'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66361'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66310> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66310'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66310'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66311> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66311'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66311'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14604> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14604'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14604'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14601> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14601'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14601'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14598> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14598'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14598'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14618> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14618'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14618'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14621> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14621'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14621'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14607> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14607'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14607'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14595> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14595'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14595'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14596> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14596'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14596'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14610> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14610'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14610'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14614> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14614'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14614'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14615> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14615'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14615'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14623> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14623'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14623'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14591> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14591'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14591'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14603> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14603'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14603'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14587> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14587'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14587'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14585> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14585'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14585'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14577> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14577'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14577'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14633> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14633'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14633'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14594> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14594'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14594'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14606> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14606'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14606'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14599> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14599'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14599'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14622> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14622'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14622'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68321> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68321'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68321'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68312> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68312'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68312'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68305> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68305'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68305'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68193> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68193'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68193'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68190> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68190'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68190'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68210> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68210'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68210'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68220> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68220'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68220'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68219> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68219'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68219'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68218> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68218'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68218'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68217> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68217'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68217'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68216> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68216'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68216'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68213> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68213'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68213'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68208> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68208'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68208'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68211> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68211'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68211'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68205> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68205'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68205'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68195> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68195'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68195'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68222> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68222'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68222'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68223> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68223'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68223'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68225> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68225'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68225'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68207> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68207'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68207'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68206> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68206'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68206'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68212> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68212'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68212'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68270> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68270'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68270'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68298> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68298'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68298'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68300> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68300'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68300'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68304> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68304'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68304'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68229> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68229'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68229'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68204> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68204'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68204'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68230> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68230'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68230'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68231> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68231'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68231'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68203> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68203'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68203'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68232> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68232'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68232'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68227> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68227'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68227'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68201> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68201'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68201'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68198> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68198'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68198'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68197> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68197'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68197'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68196> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68196'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68196'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68306> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68306'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68306'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68269> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68269'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68269'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68272> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68272'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68272'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68279> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68279'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68279'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68287> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68287'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68287'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66850> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66850'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66850'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66836> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66836'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66836'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66835> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66835'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66835'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65832> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65832'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65832'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65829> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65829'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65829'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65825> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65825'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65825'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65871> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65871'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65871'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65811> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65811'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65811'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65818> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65818'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65818'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65816> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65816'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65816'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65828> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65828'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65828'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66860> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66860'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66860'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66849> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66849'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66849'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13734> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13734'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13734'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13753> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13753'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13753'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13767> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13767'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus islandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13767'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '987297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64586> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64586'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64586'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63936> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63936'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63936'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63937> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63937'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63937'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63904> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63904'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63904'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63932> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63932'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63932'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63875> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63875'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63875'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63885> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63885'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63885'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63884> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63884'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63884'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63880> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63880'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63880'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63879> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63879'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63879'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63878> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63878'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63878'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67708> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67708'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67708'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67709> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67709'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67709'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67710> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67710'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67710'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67711> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67711'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67711'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67712> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67712'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67712'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67715> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67715'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67715'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67719> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67719'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67719'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67743> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67743'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67743'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67742> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67742'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67742'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63922> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63922'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63922'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63921> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63921'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63921'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63920> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63920'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63920'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63918> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63918'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63918'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63917> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63917'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63917'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63924> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63924'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63924'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67690> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67690'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67690'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67689> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67689'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67689'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67688> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67688'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67688'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67686> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67686'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67686'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67685> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67685'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67685'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67684> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67684'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67684'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67729> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67729'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67729'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67730> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67730'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67730'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67721> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67721'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67721'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67740> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67740'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67740'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67738> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67738'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67738'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67737> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67737'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67737'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67736> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67736'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67736'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67735> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67735'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67735'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67733> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67733'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67733'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67716> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67716'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67716'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67726> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67726'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67726'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67731> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67731'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67731'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67728> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67728'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67728'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67725> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67725'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67725'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67724> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67724'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67724'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67722> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67722'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67722'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67753> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67753'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67753'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67752> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67752'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67752'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67747> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67747'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67747'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67746> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67746'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67746'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67745> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67745'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67745'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11354> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11354'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11354'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11380> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11380'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11380'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11355> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11355'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11355'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11379> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11379'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11379'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11350> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11350'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11350'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11394> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11394'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11394'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11335> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11335'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11335'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11393> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11393'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11393'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11389> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11389'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11389'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11387> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11387'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11387'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11353> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11353'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11353'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11374> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11374'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11374'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11366> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11366'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11366'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11359> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11359'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11359'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11385> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11385'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11385'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11364> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11364'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11364'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11382> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11382'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11382'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11358> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11358'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11358'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68440> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68440'^^xsd:integer;
  dwc:scientificName 'Linhomoeus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121712'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68440'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68442> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68442'^^xsd:integer;
  dwc:scientificName 'Linhomoeus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121712'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68442'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68526> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68526'^^xsd:integer;
  dwc:scientificName 'Linhomoeus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68526'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11433> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11433'^^xsd:integer;
  dwc:scientificName 'Paramonohystera riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121587'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11433'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11440> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11440'^^xsd:integer;
  dwc:scientificName 'Paramonohystera riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121587'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11440'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11435'^^xsd:integer;
  dwc:scientificName 'Paramonohystera riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121587'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11435'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11464> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11464'^^xsd:integer;
  dwc:scientificName 'Paramonohystera riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121587'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11464'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10771> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10771'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10771'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10818> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10818'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10818'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10778> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10778'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10778'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10810> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10810'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10810'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10801> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10801'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10801'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10796> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10796'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10796'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10811> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10811'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10811'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10753> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10753'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10753'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10751> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10751'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10751'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10752> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10752'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10752'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10757> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10757'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10757'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10777> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10777'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10777'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10806> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10806'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10806'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10775> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10775'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10775'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10770> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10770'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10770'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10773> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10773'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10773'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10788> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10788'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10788'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10769> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10769'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10769'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10785> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10785'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10785'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10794> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10794'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10794'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10787> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10787'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10787'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10795> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10795'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10795'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10765> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10765'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10765'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10754> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10754'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10754'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67849> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67849'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67849'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67848> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67848'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67848'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67856> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67856'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67856'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67858> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67858'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67858'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67857> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67857'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67857'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67845> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67845'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67845'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67855> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67855'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67855'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67864> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67864'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67864'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67853> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67853'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67853'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67852> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67852'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67852'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67850> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67850'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67850'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67834> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67834'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67834'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67892> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67892'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67892'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67837> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67837'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67837'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67854> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67854'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67854'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67863> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67863'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67863'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67862> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67862'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67862'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67861> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67861'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67861'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67860> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67860'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67860'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66996> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66996'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66996'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67000> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67000'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67000'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66979> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66979'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66979'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63935> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63935'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63935'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63915> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63915'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63915'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63919> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63919'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63919'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63925> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63925'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63925'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63926> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63926'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63926'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63927> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63927'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63927'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63928> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63928'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63928'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63929> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63929'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63929'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63930> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63930'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63930'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63934> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63934'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63934'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69099> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69099'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121672'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69099'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68876> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68876'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68876'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68874> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68874'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68874'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68873> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68873'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68873'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68860> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68860'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68860'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68854> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68854'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68854'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68852> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68852'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68852'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68868> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68868'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68868'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66142> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66142'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66142'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66140> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66140'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66140'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66054> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66054'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66054'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66058> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66058'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66058'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66060> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66060'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66060'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66066> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66066'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66066'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66076> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66076'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66076'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66082> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66082'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66082'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66053> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66053'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66053'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66032> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66032'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66032'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66063> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66063'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66063'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66033> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66033'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66033'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66056> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66056'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66056'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66044> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66044'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66044'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66045> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66045'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66045'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66046> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66046'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66046'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66047> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66047'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66047'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66049> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66049'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66049'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66052> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66052'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66052'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66039> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66039'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66039'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12711> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12711'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12711'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12706> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12706'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12706'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12708> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12708'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12708'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12710> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12710'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12710'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12713> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12713'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12713'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12754> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12754'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12754'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12757> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12757'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12757'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12758> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12758'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12758'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12759> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12759'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12759'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12760> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12760'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12760'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12694> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12694'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12694'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12705> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12705'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12705'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12761> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12761'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12761'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12762> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12762'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12762'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12763> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12763'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12763'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12709> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12709'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12709'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12693> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12693'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12693'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12703> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12703'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12703'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12704> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12704'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12704'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11569> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11569'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11569'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11595> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11595'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11595'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11017> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11017'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11017'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11027> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11027'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11027'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11020> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11020'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11020'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11019> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11019'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11019'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11009> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11009'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11009'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10988> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10988'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10988'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11008> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11008'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11008'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11036> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11036'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11036'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11030> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11030'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11030'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11592> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11592'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11592'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11611> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11611'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11611'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11555> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11555'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11555'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11564> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11564'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11564'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11565> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11565'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11565'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11567> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11567'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11567'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11311> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11311'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11311'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11038> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11038'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11038'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11037> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11037'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11037'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11039> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11039'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11039'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13127> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13127'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121749'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13127'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11270> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11270'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11270'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11289> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11289'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11289'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11049> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11049'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11049'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11057> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11057'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11057'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11058> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11058'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11058'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11096> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11096'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11096'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11097> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11097'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11097'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14337> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14337'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14337'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14336> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14336'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14336'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14335> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14335'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14335'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14325> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14325'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14325'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14309> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14309'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14309'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14303> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14303'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14303'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14292> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14292'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14292'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14287> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14287'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14287'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14286> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14286'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14286'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11367> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11367'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11367'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11371> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11371'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11371'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11375> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11375'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11375'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11378> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11378'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11378'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11356> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11356'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11356'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11365> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11365'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11365'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67091> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67091'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67091'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67092> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67092'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67092'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67093> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67093'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67093'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67099> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67099'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67099'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67089> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67089'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67089'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67055> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67055'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67055'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67087> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67087'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67087'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10980> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10980'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10980'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10976> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10976'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10976'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10974> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10974'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10974'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10973> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10973'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10973'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10970> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10970'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10970'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10967> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10967'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10967'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10984> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10984'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10984'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10982> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10982'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10982'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11575> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11575'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11575'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11576> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11576'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11576'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11577> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11577'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11577'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11578> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11578'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11578'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11581> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11581'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11581'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11584> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11584'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11584'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11590> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11590'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11590'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11582> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11582'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11582'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11586> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11586'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11586'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11574> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11574'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11574'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11588> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11588'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11588'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11589> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11589'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11589'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67053> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67053'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67053'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67073> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67073'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67073'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67070> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67070'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67070'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67054> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67054'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67054'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67056> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67056'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67056'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67076> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67076'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67076'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67083> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67083'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67083'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67039> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67039'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67039'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67057> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67057'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67057'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67038> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67038'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67038'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67040> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67040'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67040'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64748> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64748'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64748'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64773> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64773'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64773'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64772> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64772'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64772'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64770> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64770'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64770'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64764> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64764'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64764'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64769> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64769'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64769'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64767> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64767'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64767'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65762> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65762'^^xsd:integer;
  dwc:scientificName 'Coninckia macrospirifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121380'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65762'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64776> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64776'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64776'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64747> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64747'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64747'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64741> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64741'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64741'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64740> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64740'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64740'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64737> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64737'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64737'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64733> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64733'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64733'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64743> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64743'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64743'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11001> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11001'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11001'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11002> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11002'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11002'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11003> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11003'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11003'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11005> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11005'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11005'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11006> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11006'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11006'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10981> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10981'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10981'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10991> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10991'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10991'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10987> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10987'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10987'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10993> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10993'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10993'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10994> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10994'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10994'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10995> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10995'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10995'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11000> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11000'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11000'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64782> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64782'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64782'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64792> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64792'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64792'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64790> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64790'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64790'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64789> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64789'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64789'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64785> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64785'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64785'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64781> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64781'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64781'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64745> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64745'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64745'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64765> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64765'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64765'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64731> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64731'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64731'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64780> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64780'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64780'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64802> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64802'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64802'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64801> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64801'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64801'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64800> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64800'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64800'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64799> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64799'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64799'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64796> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64796'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64796'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64794> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64794'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64794'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64753> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64753'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64753'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64751> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64751'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64751'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64750> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64750'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64750'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13272> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13272'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13272'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65241> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65241'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65241'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65258> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65258'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65258'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65264> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65264'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65264'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65262> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65262'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65262'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65255> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65255'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65255'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65248> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65248'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65248'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65243> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65243'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65243'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12839> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12839'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12839'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12846> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12846'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12846'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12838> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12838'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12838'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12840> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12840'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12840'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12841> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12841'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12841'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12842> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12842'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12842'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12843> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12843'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12843'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12848> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12848'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12848'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12845> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12845'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12845'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12837> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12837'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12837'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12896> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12896'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12896'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12890> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12890'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12890'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12891> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12891'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12891'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12892> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12892'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12892'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12881> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12881'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12881'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12883> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12883'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12883'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12884> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12884'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12884'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12895> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12895'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12895'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12877> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12877'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12877'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12888> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12888'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12888'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12889> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12889'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12889'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12906> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12906'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12906'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12907> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12907'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12907'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12908> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12908'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12908'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12900> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12900'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12900'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12887> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12887'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12887'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12878> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12878'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12878'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12879> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12879'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12879'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12898> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12898'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12898'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12899> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12899'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12899'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12894> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12894'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12894'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12854> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12854'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12854'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12902> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12902'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12902'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12880> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12880'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12880'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12901'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12901'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12893> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12893'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12893'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12903> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12903'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12903'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12904> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12904'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12904'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12905'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12905'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12859> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12859'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12859'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12860> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12860'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12860'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12861> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12861'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12861'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12853> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12853'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12853'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12864'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12864'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12855> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12855'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12855'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12876> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12876'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12876'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12857> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12857'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12857'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12882> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12882'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12882'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12863> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12863'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12863'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12885> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12885'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12885'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65649> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65649'^^xsd:integer;
  dwc:scientificName 'Comesa votadinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65649'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12849> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12849'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12849'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12850> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12850'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12850'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12851> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12851'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12851'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12872> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12872'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12872'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12866> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12866'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12866'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12867> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12867'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12867'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12868> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12868'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12868'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12869> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12869'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12869'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12865> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12865'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12865'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12871> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12871'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12871'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12862> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12862'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12862'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12874> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12874'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12874'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12875> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12875'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12875'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12870> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12870'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12870'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12856> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12856'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12856'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12777> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12777'^^xsd:integer;
  dwc:scientificName 'Sabatieria lyonessa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121369'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12777'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65357> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65357'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65357'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65313> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65313'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65313'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65312> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65312'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65312'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65310> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65310'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65310'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65308> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65308'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65308'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65323> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65323'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65323'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65359> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65359'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65359'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65371> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65371'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65371'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65370> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65370'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65370'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65369> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65369'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65369'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65368> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65368'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65368'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65367> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65367'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65367'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65366> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65366'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65366'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65365> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65365'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65365'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65364> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65364'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65364'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65363> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65363'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65363'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65362> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65362'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65362'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65338> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65338'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65338'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65372> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65372'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65372'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65358> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65358'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65358'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65316> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65316'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65316'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65315> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65315'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65315'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65314> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65314'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65314'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65356> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65356'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65356'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65355> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65355'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65355'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65373> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65373'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65373'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65307> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65307'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65307'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65377> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65377'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65377'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65340> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65340'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65340'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65320> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65320'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65320'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65317> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65317'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65317'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65321> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65321'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65321'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65309> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65309'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65309'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65337> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65337'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65337'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65333> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65333'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65333'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65332> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65332'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65332'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65329> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65329'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65329'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65327> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65327'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65327'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65326> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65326'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65326'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65325> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65325'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65325'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65324> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65324'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65324'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65339> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65339'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65339'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65322> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65322'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65322'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65374> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65374'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65374'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65375> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65375'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65375'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65378> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65378'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65378'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65433> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65433'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65433'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65416> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65416'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65416'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65417> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65417'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65417'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65421> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65421'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65421'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65432> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65432'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65432'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65392> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65392'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65392'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65407> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65407'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65407'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65406> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65406'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65406'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65405> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65405'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65405'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65402> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65402'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65402'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65400> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65400'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65400'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65399> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65399'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65399'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65410> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65410'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65410'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65391> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65391'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65391'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65390> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65390'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65390'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65404> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65404'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65404'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65403> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65403'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65403'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65387> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65387'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65387'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65386> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65386'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65386'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65385> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65385'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65385'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65384> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65384'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65384'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65383> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65383'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65383'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65394> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65394'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65394'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65388> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65388'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65388'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65434> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65434'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65434'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65408> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65408'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65408'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65442> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65442'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65442'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65439> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65439'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65439'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65426> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65426'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65426'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65409> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65409'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65409'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65450> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65450'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65450'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65446> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65446'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65446'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65427> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65427'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65427'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65422> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65422'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65422'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65445> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65445'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65445'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13256> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13256'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13256'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13234> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13234'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13234'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67874> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67874'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67874'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67879> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67879'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67879'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13294> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13294'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121753'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13294'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68964> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68964'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68964'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14241> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14241'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14241'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69006> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69006'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69006'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66023> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66023'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66023'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65042> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65042'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65042'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69011> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69011'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69011'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14420> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14420'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14420'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65964> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65964'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65964'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '9970'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:9970'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12689> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12689'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12689'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67575> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67575'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67575'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68612> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68612'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68612'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68610> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68610'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68610'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14927> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14927'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14927'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68588> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68588'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68588'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68594> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68594'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68594'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11329> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11329'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11329'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11386> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11386'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11386'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10120'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10120'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10151'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10151'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68180> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68180'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68180'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68163> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68163'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68163'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63969> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63969'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63969'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68548> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68548'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68548'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14937> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14937'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14937'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65515> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65515'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65515'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13010> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13010'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13010'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12998> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12998'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12998'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13041> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13041'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13041'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13046> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13046'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13046'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13035> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13035'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13035'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66447> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66447'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66447'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66680> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66680'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66680'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66692> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66692'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66692'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14956> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14956'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14956'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14955> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14955'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14955'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14954> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14954'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14954'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66449> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66449'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66449'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12622> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12622'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12622'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64361> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64361'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64361'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67233> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67233'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67233'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66011> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66011'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66011'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14358> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14358'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14358'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66024> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66024'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66024'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65980> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65980'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65980'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67212> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67212'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67212'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66508> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66508'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121558'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66508'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66423> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66423'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66423'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66775> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66775'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66775'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14380> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14380'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14380'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10295'^^xsd:integer;
  dwc:scientificName 'Morlaixia obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121418'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10295'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14948> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14948'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14948'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14926> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14926'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14926'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14057> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14057'^^xsd:integer;
  dwc:scientificName 'Spilophorella paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120802'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14057'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64986> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64986'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64986'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68968> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68968'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68968'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68942> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68942'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68942'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64957> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64957'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64957'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10744> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10744'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10744'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14880> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14880'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14880'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14493> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14493'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14493'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68921> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68921'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68921'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14860> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14860'^^xsd:integer;
  dwc:scientificName 'Viscosia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122133'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14860'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65014> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65014'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65014'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63898> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63898'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63898'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67696> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67696'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67696'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14403> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14403'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14403'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12249> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12249'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12249'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14418> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14418'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14418'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14404> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14404'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14404'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67877> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67877'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67877'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67869> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67869'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67869'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67895> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67895'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67895'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65516> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65516'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65516'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67839> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67839'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67839'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14363> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14363'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14363'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63869> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63869'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63869'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64338> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64338'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64338'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64349> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64349'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64349'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64351> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64351'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64351'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64352> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64352'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64352'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64353> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64353'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64353'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64355> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64355'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64355'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64337> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64337'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64337'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64299> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64299'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64299'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64301> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64301'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64301'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64303> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64303'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64303'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64304> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64304'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64304'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64308> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64308'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64308'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64312> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64312'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64312'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64316> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64316'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64316'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64318> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64318'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64318'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64320> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64320'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64320'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64340> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64340'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64340'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64336> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64336'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64336'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64348> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64348'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64348'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14065> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14065'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14065'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14069> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14069'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14069'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14089> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14089'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14089'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14104> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14104'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14104'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14106> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14106'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14106'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14120> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14120'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14120'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14131> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14131'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14131'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13681> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13681'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13681'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14551> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14551'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14551'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67996> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67996'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67996'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14501> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14501'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14501'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14513> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14513'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14513'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14518> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14518'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121480'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14518'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67990> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67990'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67990'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64339> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64339'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64339'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64357> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64357'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64357'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64341> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64341'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64341'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64342> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64342'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64342'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64343> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64343'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64343'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64344> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64344'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64344'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64345> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64345'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64345'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64346> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64346'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64346'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64347> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64347'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64347'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64332> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64332'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64332'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64369> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64369'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64369'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64359> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64359'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64359'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64360> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64360'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64360'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68109> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68109'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68109'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68108> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68108'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68108'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68097> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68097'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68097'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68094> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68094'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68094'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68045> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68045'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68045'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68043> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68043'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68043'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68113> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68113'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68113'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68112> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68112'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68112'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68044> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68044'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68044'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68110> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68110'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68110'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68111> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68111'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68111'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64373> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64373'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64373'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64407> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64407'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64407'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64391> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64391'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64391'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64393> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64393'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64393'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64412> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64412'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64412'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64414> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64414'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64414'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64421> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64421'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64421'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64424> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64424'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64424'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64425> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64425'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64425'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64428> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64428'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64428'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64429> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64429'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64429'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64435> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64435'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64435'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64437> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64437'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64437'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64442> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64442'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64442'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10601'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10601'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10602'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10602'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10603'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10603'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10592> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10592'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10592'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10563> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10563'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10563'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10533> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10533'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10533'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10536> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10536'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10536'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10537> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10537'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10537'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10539> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10539'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10539'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10545> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10545'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10545'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10548> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10548'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10548'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10552> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10552'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10552'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10582> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10582'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10582'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10559> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10559'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10559'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10590'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10590'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10566> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10566'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10566'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10570> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10570'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10570'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10572'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10572'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10573> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10573'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10573'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10575> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10575'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10575'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10577> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10577'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10577'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10578> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10578'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10578'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10579> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10579'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10579'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10555> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10555'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10555'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10588> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10588'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10588'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64404> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64404'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64404'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11179> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11179'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11179'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11132> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11132'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11132'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11178> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11178'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11178'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11112> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11112'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11112'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11119> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11119'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11119'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11120> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11120'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11120'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11121> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11121'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11121'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11122> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11122'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11122'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11123> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11123'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11123'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11170> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11170'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11170'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11167> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11167'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11167'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11165> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11165'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11165'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11164> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11164'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11164'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11163> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11163'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11163'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11161> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11161'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11161'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11156> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11156'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11156'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11155> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11155'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11155'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11125> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11125'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11125'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11153> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11153'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11153'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11127> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11127'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11127'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11146> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11146'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11146'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11145> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11145'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11145'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11138> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11138'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11138'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11137> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11137'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11137'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11135> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11135'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11135'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11134> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11134'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11134'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11154> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11154'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11154'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67578> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67578'^^xsd:integer;
  dwc:scientificName 'Gnomoxyala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '227184'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67578'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '227184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64109> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64109'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64109'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64113> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64113'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64113'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64108> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64108'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64108'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64093> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64093'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64093'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64104> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64104'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64104'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64105> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64105'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64105'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64083> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64083'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64083'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64112> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64112'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64112'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64095> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64095'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64095'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10628> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10628'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10628'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13408> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13408'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13408'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13417> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13417'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13417'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13542> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13542'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13542'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13350> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13350'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13350'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13468> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13468'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13468'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13342> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13342'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13342'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13343> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13343'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13343'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13407> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13407'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13407'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13375> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13375'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13375'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13547> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13547'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13547'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13422> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13422'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13422'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13543> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13543'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13543'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67405> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67405'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67405'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68041> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68041'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68041'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68042> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68042'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68042'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67984> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67984'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67984'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67995> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67995'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67995'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67997> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67997'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67997'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68026> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68026'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68026'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68040> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68040'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68040'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68018> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68018'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68018'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68038> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68038'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68038'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68034> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68034'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68034'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68028> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68028'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68028'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68025> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68025'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68025'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68023> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68023'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68023'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67971> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67971'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67971'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14139> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14139'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14139'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14168> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14168'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14168'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14166> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14166'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14166'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14142> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14142'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14142'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14138> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14138'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14138'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14165> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14165'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14165'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14162> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14162'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14162'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14155> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14155'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14155'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14154> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14154'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14154'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68233> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68233'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68233'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68242> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68242'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68242'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68241> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68241'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68241'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68240> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68240'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68240'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68239> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68239'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68239'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68238> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68238'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68238'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68236> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68236'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68236'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68235> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68235'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68235'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68247> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68247'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68247'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68243> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68243'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68243'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68194> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68194'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68194'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68224> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68224'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68224'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68257> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68257'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68257'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68256> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68256'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68256'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68255> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68255'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68255'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68254> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68254'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68254'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68253> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68253'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68253'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68252> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68252'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68252'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68250> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68250'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68250'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68249> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68249'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68249'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68248> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68248'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68248'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68258> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68258'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68258'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68246> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68246'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68246'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68187> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68187'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68187'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68188> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68188'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68188'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68189> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68189'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68189'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68234> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68234'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68234'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11490> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11490'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11490'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11491> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11491'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11491'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11496> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11496'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11496'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11489> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11489'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11489'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11484> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11484'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11484'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11482> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11482'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11482'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11481> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11481'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11481'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11497> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11497'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11497'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11480> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11480'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11480'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11479> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11479'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11479'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11471> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11471'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11471'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11498> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11498'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11498'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11499> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11499'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11499'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11485> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11485'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11485'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11478> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11478'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11478'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11469> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11469'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11469'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11520> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11520'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11520'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11519> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11519'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11519'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11517> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11517'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11517'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11515> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11515'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11515'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11514> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11514'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11514'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11522> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11522'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11522'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11504> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11504'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11504'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11523> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11523'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11523'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11477> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11477'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11477'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11505> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11505'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11505'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11506> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11506'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11506'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11507> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11507'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11507'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11508> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11508'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11508'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11509> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11509'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11509'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11475'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11475'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11474> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11474'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11474'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11470> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11470'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11470'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11472> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11472'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11472'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11473> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11473'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11473'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11540> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11540'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11540'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11539> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11539'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11539'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11538> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11538'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11538'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11501> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11501'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11501'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11502> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11502'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11502'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11521> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11521'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11521'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11537> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11537'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11537'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11500> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11500'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11500'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11535> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11535'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11535'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11533> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11533'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11533'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11531> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11531'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11531'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11530> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11530'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11530'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11524> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11524'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11524'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11503> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11503'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11503'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64265> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64265'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64265'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64284> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64284'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64284'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64290> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64290'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64290'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64291> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64291'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64291'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67681> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67681'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67681'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67682> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67682'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67682'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67917> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67917'^^xsd:integer;
  dwc:scientificName 'Haliplectus wheeleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121225'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67917'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67915> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67915'^^xsd:integer;
  dwc:scientificName 'Haliplectus wheeleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121225'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67915'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67910> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67910'^^xsd:integer;
  dwc:scientificName 'Haliplectus wheeleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121225'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67910'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11918> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11918'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11918'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11968> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11968'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11968'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10218> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10218'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10218'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10216'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10216'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10215'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10215'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10214'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10214'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10201'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10201'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10225> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10225'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10225'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10202'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10202'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10212'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10212'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10211'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10211'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10210'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10210'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10209'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10209'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10208'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10208'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10204'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10204'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11953> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11953'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11953'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10184'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10184'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10236'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10236'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10186'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10186'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10244'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10244'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10242'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10242'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10238'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10238'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12647> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12647'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12647'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10838> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10838'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10838'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13641> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13641'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13641'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10882> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10882'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10882'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13665> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13665'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13665'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64971> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64971'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64971'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67348> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67348'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67348'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64486> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64486'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64486'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69034> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69034'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69034'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64470> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64470'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64470'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12674> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12674'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12674'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12664'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12664'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64502> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64502'^^xsd:integer;
  dwc:scientificName 'Belbolla galanachmorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122070'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64502'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10938> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10938'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10938'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64965> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64965'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64965'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66706> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66706'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66706'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66675> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66675'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66675'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66676> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66676'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66676'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12686> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12686'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12686'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12650> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12650'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12650'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12656> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12656'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12656'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12658> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12658'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12658'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12660> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12660'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12660'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12661> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12661'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12661'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12692> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12692'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12692'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12691> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12691'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12691'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12690> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12690'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12690'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12687> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12687'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12687'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12685> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12685'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12685'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12684> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12684'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12684'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12683> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12683'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12683'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12688> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12688'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12688'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12637> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12637'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12637'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66678> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66678'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66678'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66735> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66735'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66735'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66705> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66705'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66705'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66734> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66734'^^xsd:integer;
  dwc:scientificName 'Desmodora tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120987'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66734'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '230286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65228> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65228'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65228'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65220> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65220'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65220'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65226> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65226'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65226'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65229> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65229'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65229'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65231> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65231'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65231'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65233> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65233'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65233'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65168> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65168'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65168'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65232> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65232'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65232'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65180> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65180'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65180'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65214> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65214'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65214'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65213> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65213'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65213'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65212> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65212'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65212'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65208> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65208'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65208'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65211> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65211'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65211'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65215> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65215'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65215'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65197> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65197'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65197'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65204> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65204'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65204'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65186> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65186'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65186'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65185> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65185'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65185'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65183> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65183'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65183'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65217> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65217'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65217'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65181> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65181'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65181'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65219> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65219'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65219'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65210> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65210'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65210'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68359> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68359'^^xsd:integer;
  dwc:scientificName 'Leptonemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2353'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68359'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13645> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13645'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13645'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10443'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10443'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10441'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10441'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10408'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10408'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10407'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10407'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10390'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10390'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10389'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10389'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10469'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10469'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10506'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10506'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10488'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10488'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10464'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10464'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10468'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10468'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10486'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10486'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10004'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10004'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10020'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10020'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10024'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10024'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10025'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10025'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10010'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10010'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '9989'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:9989'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '9986'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:9986'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10019'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10019'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '9972'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:9972'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '9996'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:9996'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '9987'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:9987'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '9971'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:9971'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69141> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69141'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69141'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69160> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69160'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69160'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69146> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69146'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69146'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69148> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69148'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69148'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69149> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69149'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69149'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69139> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69139'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69139'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69151> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69151'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69151'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69133> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69133'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69133'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69161> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69161'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69161'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69162> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69162'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69162'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69192> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69192'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69192'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69193> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69193'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69193'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69144> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69144'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69144'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69150> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69150'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69150'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69123> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69123'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69123'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69142> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69142'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69142'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10005'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10005'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69126> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69126'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69126'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69127> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69127'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69127'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69129> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69129'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69129'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69131> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69131'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69131'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69132> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69132'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69132'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12983> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12983'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12983'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12534> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12534'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12534'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11807> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11807'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11807'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11769> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11769'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11769'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11814> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11814'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11814'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12506> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12506'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12506'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12536> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12536'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12536'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12507> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12507'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12507'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10900> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10900'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10900'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12485> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12485'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12485'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66658> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66658'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66658'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66632> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66632'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66632'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10084'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10084'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10061'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10061'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10030'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10030'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10059'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10059'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10042'^^xsd:integer;
  dwc:scientificName 'Microlaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121100'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10042'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65870> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65870'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65870'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65859> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65859'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65859'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65850> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65850'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65850'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66861> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66861'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66861'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66884> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66884'^^xsd:integer;
  dwc:scientificName 'Desmoscolex falcatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121121'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66884'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66385> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66385'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66385'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66369> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66369'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66369'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66332> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66332'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66332'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66278> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66278'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66278'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66352> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66352'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66352'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68228> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68228'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68228'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68200> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68200'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68200'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68302> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68302'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68302'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68202> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68202'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68202'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68215> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68215'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68215'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68209> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68209'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68209'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68191> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68191'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68191'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66319> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66319'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66319'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66244> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66244'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66244'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10623> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10623'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10623'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10636> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10636'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10636'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10608> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10608'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10608'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10622> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10622'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10622'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10587> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10587'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10587'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10596> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10596'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10596'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10188'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10188'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10195'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10195'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13960> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13960'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13960'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64621> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64621'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64621'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64611> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64611'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64611'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69022> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69022'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69022'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12181> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12181'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12181'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68979> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68979'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68979'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66205> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66205'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66205'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67362> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67362'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67362'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67327> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67327'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67327'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13804> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13804'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13804'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69004> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69004'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69004'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65039> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65039'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65039'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66183> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66183'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66183'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68988> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68988'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68988'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13077> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13077'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13077'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66226> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66226'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66226'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65259> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65259'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65259'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65267> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65267'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65267'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65266> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65266'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65266'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65354> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65354'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65354'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65353> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65353'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65353'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65350> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65350'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65350'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65345> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65345'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65345'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65343> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65343'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65343'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65341> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65341'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65341'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65361> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65361'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65361'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12496> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12496'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12496'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13791> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13791'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13791'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69026> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69026'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69026'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14249> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14249'^^xsd:integer;
  dwc:scientificName 'Synonchiella riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120951'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14249'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13833> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13833'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13833'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69048> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69048'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69048'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65819> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65819'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65819'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10640> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10640'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10640'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68009> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68009'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68009'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67258> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67258'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67258'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67312> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67312'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67312'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67308> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67308'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67308'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12940> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12940'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12940'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12978> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12978'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12978'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12963> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12963'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12963'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12964> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12964'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12964'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12965> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12965'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12965'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12966> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12966'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12966'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12970> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12970'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12970'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12935> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12935'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12935'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12977> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12977'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12977'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12960> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12960'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12960'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12980> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12980'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12980'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12975> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12975'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12975'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12947> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12947'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12947'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64766> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64766'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64766'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10990> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10990'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10990'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10999> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10999'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10999'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64786> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64786'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64786'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64762> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64762'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64762'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67718> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67718'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67718'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63883> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63883'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63883'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67732> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67732'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67732'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67707> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67707'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67707'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67691> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67691'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67691'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67723> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67723'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67723'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11352> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11352'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11352'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67851> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67851'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67851'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10759> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10759'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10759'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10782> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10782'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10782'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10815> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10815'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10815'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68857> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68857'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68857'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66064> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66064'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66064'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12764> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12764'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12764'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11032> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11032'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11032'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11099> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11099'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11099'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11221> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11221'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus tenuicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121739'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11221'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1585965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11287> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11287'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus uniovarium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121741'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11287'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12755> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12755'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12755'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11546> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11546'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11546'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11605> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11605'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus paradoxus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121481'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11605'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67066> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67066'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67066'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11376> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11376'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11376'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67062> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67062'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67062'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67086> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67086'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67086'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67078> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67078'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67078'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67059> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67059'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67059'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67036> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67036'^^xsd:integer;
  dwc:scientificName 'Diplopeltula asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121405'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67036'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10986> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10986'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10986'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64768> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64768'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64768'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12699> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12699'^^xsd:integer;
  dwc:scientificName 'Sabatieria elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121364'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12699'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68091> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68091'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68091'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64350> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64350'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64350'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64358> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64358'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64358'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11147> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11147'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11147'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11133> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11133'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11133'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68022> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68022'^^xsd:integer;
  dwc:scientificName 'Laimella longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121352'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68022'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64089> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64089'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64089'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64856> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64856'^^xsd:integer;
  dwc:scientificName 'Catanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '227499'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64856'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '227499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10574> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10574'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10574'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10535'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10535'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64438> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64438'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64438'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68245> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68245'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68245'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68251> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68251'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68251'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68244> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68244'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68244'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68237> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68237'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68237'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14161> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14161'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14161'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64273> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64273'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64273'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64270> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64270'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121248'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64270'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11483> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11483'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11483'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11518> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11518'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11518'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11516> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11516'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11516'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11476> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11476'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11476'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11536> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11536'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11536'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11534> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11534'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11534'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11525> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11525'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11525'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67663> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67663'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67663'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64356> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64356'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64356'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69145> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69145'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69145'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69125> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69125'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69125'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65182> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65182'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65182'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65171> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65171'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65171'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65216> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65216'^^xsd:integer;
  dwc:scientificName 'Chromaspirina multipapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121004'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65216'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14094> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A14094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:14094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '14094'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:14094'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65431> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65431'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65431'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65443> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65443'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65443'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65393> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65393'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65393'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65331> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65331'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65331'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65318> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65318'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65318'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65311> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65311'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65311'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65360> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65360'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65360'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12844> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12844'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12844'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65376> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65376'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65376'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12852> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12852'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12852'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12897> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12897'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12897'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12847> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12847'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12847'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12873> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12873'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12873'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12886> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12886'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12886'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12858> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12858'^^xsd:integer;
  dwc:scientificName 'Sabatieria ornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121371'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12858'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65265> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65265'^^xsd:integer;
  dwc:scientificName 'Cobbia caledonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121512'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65265'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10217> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10217'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10217'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10207'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10207'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10243'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10243'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65349> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65349'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65349'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12979> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12979'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12979'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65496> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65496'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65496'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12946> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12946'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12946'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65492> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65492'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65492'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65525> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65525'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65525'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65529> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65529'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65529'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65545> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65545'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65545'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65668> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65668'^^xsd:integer;
  dwc:scientificName 'Comesa warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231278'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65668'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68984> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68984'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68984'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67833> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67833'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67833'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11383> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11383'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11383'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69020> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69020'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69020'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64988> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64988'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64988'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67898> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67898'^^xsd:integer;
  dwc:scientificName 'Halalaimus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122013'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67898'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '122013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66264> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66264'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66264'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66321> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66321'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66321'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66252> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66252'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66252'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10920> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10920'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10920'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66336> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66336'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66336'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66376> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66376'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66376'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10911> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10911'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10911'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66333> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66333'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66333'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66322> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66322'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66322'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13646> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13646'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13646'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12928> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12928'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12928'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12919> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12919'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12919'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12913> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12913'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12913'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12922> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12922'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12922'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12923> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12923'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12923'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12924> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12924'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12924'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12925> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12925'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12925'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12927> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12927'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12927'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12926> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12926'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12926'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12929> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12929'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12929'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12944> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12944'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12944'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12962> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12962'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12962'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12961> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12961'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12961'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12948> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12948'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12948'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12949> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12949'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12949'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12951> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12951'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12951'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12953> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12953'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12953'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12956> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12956'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12956'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12930> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12930'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12930'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12945> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12945'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12945'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65458> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65458'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65458'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65493> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65493'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65493'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65495> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65495'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65495'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65498> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65498'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65498'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65499> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65499'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65499'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65500> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65500'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65500'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65489> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65489'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65489'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12921> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12921'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12921'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12931> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12931'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12931'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12932> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12932'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12932'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12939> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12939'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12939'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12917> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A12917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:12917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '12917'^^xsd:integer;
  dwc:scientificName 'Sabatieria praedatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121373'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:12917'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65520> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65520'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65520'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65521> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65521'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65521'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65522> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65522'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65522'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65462> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65462'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65462'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65478> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65478'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65478'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65481> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65481'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65481'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65487> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65487'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65487'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65488> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65488'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65488'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65503> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65503'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65503'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65491> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65491'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65491'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13068> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13068'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13068'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11348> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11348'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11348'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66392> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66392'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66392'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11396> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11396'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11396'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68582> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68582'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68582'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66201> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66201'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66201'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68226> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68226'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68226'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10627> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10627'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10627'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66193> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66193'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66193'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67224> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67224'^^xsd:integer;
  dwc:scientificName 'Dolicholaimus marioni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121927'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67224'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65518> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65518'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65518'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67349> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67349'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67349'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10614> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10614'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10614'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10609> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10609'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10609'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65504> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65504'^^xsd:integer;
  dwc:scientificName 'Comesa interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '231273'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65504'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '231273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13780> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13780'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13780'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67331> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67331'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67331'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11768> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11768'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11768'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11795'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11795'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11775> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11775'^^xsd:integer;
  dwc:scientificName 'Pomponema multipapillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120864'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11775'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67353> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67353'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67353'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64908> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64908'^^xsd:integer;
  dwc:scientificName 'Chaetonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '2499'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64908'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '2499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63886> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A63886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:63886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '63886'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:63886'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66430> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66430'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66430'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66402> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66402'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66402'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13698> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A13698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:13698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '13698'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:13698'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65053> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A65053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:65053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '65053'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:65053'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66434> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A66434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:66434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '66434'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:66434'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64300> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A64300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:64300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '64300'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:64300'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10813> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10813'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10813'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69017> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69017'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69017'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68495> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68495'^^xsd:integer;
  dwc:scientificName 'Linhomoeus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121714'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68495'^^xsd:anyURI;
  dwc:observationDate '2000-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '121714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10780> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10780'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10780'^^xsd:anyURI;
  dwc:observationDate '1999-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10761> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10761'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10761'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68199> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62416666666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62416666666667 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62416666666667"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68199'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.624166666667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68199'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67357> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A67357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:67357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '67357'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:67357'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68214> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68214'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68214'^^xsd:anyURI;
  dwc:observationDate '1999-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68221> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A68221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:68221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '68221'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:68221'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10792> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A10792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:10792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '10792'^^xsd:integer;
  dwc:scientificName 'Oxystomina asetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '122035'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:10792'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '122035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11024> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9225"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9225 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.9225"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11024'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus conicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.9225'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121729'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11024'^^xsd:anyURI;
  dwc:observationDate '1999-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1585953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11377> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.919444444444444"^^xsd:decimal ;
  dwc:decimalLongitude "3.0691666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.919444444444444 3.0691666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "53.919444444444444"^^xsd:decimal ;
  geo-pos:long "3.0691666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A11377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:11377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '11377'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion marei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.0691666666667'^^xsd:double;
  dwc:latitude '53.919444444444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '121910'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:11377'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '121910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69028> ;
  mr:hasGeometry <https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.62111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.62111111111111 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "53.62111111111111"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/660__urn%3Acatalog%3AMarBEF%2FManuela%3Ac3%3A69028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c3:69028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/660_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c3'^^xsd:string;
  dwc:catalogNumber '69028'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'British Isles: England: Offshore and inshore sites'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '53.621111111111'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '121663'^^xsd:integer;
  dwc:sampleSize ' 23.76 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c3:69028'^^xsd:anyURI;
  dwc:observationDate '1999-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '121663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF